home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 9
/
The PC-SIG Library on CD ROM - Ninth Edition.iso
/
1501_600
/
DISK1533
/
DISK1533.ZIP
/
FILE1533.TXT
< prev
next >
Wrap
Text File
|
1989-08-10
|
4KB
|
117 lines
Disk No: 1533
Program Title: LEOCE TOOLKIT
PC-SIG version: 1
Bring UNIX functionality to MS-DOS with the LEOCE TOOLKIT, a
collection of utilities complete with textbook quality C source code
that beginner programmers will find highly useful.
DLT.COM Routine to permit deleting of multiple files without
wildcards (like UNIX RM command).
ENTAB.COM Converts spaces in files to tabs according to options specified,
or default processing using 8 spaces per tab.
HEAD.COM The UNIX HEAD command, reads a number of lines (20 default),
from the start of a file and writes them to the screen.
MERGE.COM Routine will read the .A output from the Turbo C compiler and
read the .C source, and merge the two, this is useful to see
how the compiler has translated individual code segments.
PR.COM The UNIX PR function, generates formatted print files with
carriage returns to a file or the printer.
SIZEOF.COM The UNIX SIZEOF routine: counts the number of bytes in a file.
STGMAP.COM Traces through memory reporting the names and sizes of hooked
vectors for all active load modules in memory. This is useful
to determine if virus programs or renegade TSR programs are
present.
TAIL.COM The UNIX TAIL function: reads n (20 default) lines from the
bottom of a file onto the screen.
TEE.COM The UNIX TEE function, will copy a file both to the screen and
to a designated file (with optional redirection for input and
output). This is commonly called a FILTER function.
TP.COM Routine to replace the DOS/CP TYPE command. This function will
type a file onto the screen, there are a number of options
supported to control output, such as tp/p file file file ... ,
files are output 1 tube at a time followed by --More-- prompt.
WILD.C C Source for supporting file wildcard processing in a C program.
CMDLINE.C C source for supporting command line switch processing.
Synopsis: Tools for bringing Unix functionality to DOS, including
Tail, Tee, RM, PR, SIZEOF, HEAD functions and more. C source code
included.
Usage: Utilities/DOS/Unix.
Special Requirements: None.
How to Start: Type GO (press enter).
Suggested Registration: None.
Author: Steve Leoce.
File Descriptions:
README DOC Documentation.
???????? C C source code (13 files).
STGMAP ASM Assembly source.
???????? COM Utility Programs (10 files).
================================================================================
Disk No: 1533
Program Title: PC-ENCRYPT
PC-SIG version: 1.0
PC-ENCRYPT keeps unauthorized users from peeking at your files!
Whether you work in a profession where you are required to keep
information about clients or projects confidential, or you just want a
little more privacy for that computerized diary of yours, PC-ENCRYPT
puts a zipper on your files that only you can open.
The program accepts a password key of up to 255 characters, including
spaces, and then makes an encrypted copy of a designated file. The
copy can not be decoded, without a supercomputer, unless it is
decrypted by PC-ENCRYPT with the appropriate password.
Also, includes HEXDUMP that translates a file into hexadecimal numbers
and displays them page-by-page.
Synopsis: Encrypt your most secret files with passwords up to 25
characters long.
Usage: Data Security/Encryption/Hex Dump.
Special Requirements: None.
How to Start: Type GO (press enter).
Suggested Registration: $27.50 (Australian).
Author: D.J. Lincoln, Australia.
File Descriptions:
??????? DOC Documentation.
DECRYPT EXE Decryption Program.
ENCRYPT EXE Encryption Program.
HEXDUMP EXE Hexdecimal printout program.
The PC-SIG Library
1030D E. Duane Avenue
Sunnyvale Ca. 94086
(408) 730-9291
(c) Copyright 1989 PC-SIG, Inc.